Previous Book Contents Book Index Next

Inside Macintosh: Sound /
Chapter 2 - Sound Manager / Sound Manager Reference
Sound Manager Routines / Obtaining Information


MACEVersion

You can use MACEVersion to determine the version of the MACE tools available on a machine.

FUNCTION MACEVersion: NumVersion;
DESCRIPTION
The MACEVersion function returns a version number that contains the same information as in the first 4 bytes of a 'vers' resource.

SPECIAL CONSIDERATIONS
You can call the MACEVersion function at interrupt time.

ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for the MACEVersion function are
Trap macroSelector
_SoundDispatch$00000010


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996